home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 2.8
/
PCGAMER Disc 2.8 SEPT 1996.iso
/
MENU.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-07-02
|
6KB
|
289 lines
echo off
cls
:pcg
echo.
echo ╔═════════════════════════════════════════╗
echo ║ Welcome to the PC GAMER DOS Installer ║
echo ╚═════════════════════════════════════════╝
echo.
echo ╔═══════════════════════════════════════════════════════════╗
echo ║ Please press the letter of the game you wish to install ║
echo ╚═══════════════════════════════════════════════════════════╝
echo.
echo a. Quake n. Return of Arcade
echo b. Quake Patch! o. M1A2 Abrams
echo c. Alien Trilogy p. Duke Nukem 3D (MAPS)
echo d. Settlers 2 q. Descent 2 (HOGS)
echo e. ATF r. HEXEN (WADS)
echo f. Shattered Steel s. Doom 2 (WADS)
echo g. Star Fighter PC t. WarCraft II Levels (PUDS)
echo h. ShellShock
echo i. Iron Blood
echo j. Shakii the Wolf
echo k. Catz
echo l. Death From Above
echo m. Lemmings Paintball
echo.
echo For information and system requirements on a given game,
echo please refer to the Disc Pages in the magazine.
echo.
choice /c:abcdefghijklmnopqrstuvwxyz /n
if errorlevel 26 goto end
if errorlevel 25 goto end
if errorlevel 24 goto end
if errorlevel 23 goto end
if errorlevel 22 goto end
if errorlevel 21 goto end
if errorlevel 20 goto inst20
if errorlevel 19 goto inst19
if errorlevel 18 goto inst18
if errorlevel 17 goto inst17
if errorlevel 16 goto inst16
if errorlevel 15 goto inst15
if errorlevel 14 goto inst14
if errorlevel 13 goto inst13
if errorlevel 12 goto inst12
if errorlevel 11 goto inst11
if errorlevel 10 goto inst10
if errorlevel 9 goto inst9
if errorlevel 8 goto inst8
if errorlevel 7 goto inst7
if errorlevel 6 goto inst6
if errorlevel 5 goto inst5
if errorlevel 4 goto inst4
if errorlevel 3 goto inst3
if errorlevel 2 goto inst2
if errorlevel 1 goto inst1
:inst1
cls
echo.
echo After installing Quake, please exit and
echo install the Quake Patch!
echo.
pause
CD\QUAKE
CALL INSTALL.BAT
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst2
CD\QPATCH
CALL INSTALL.BAT
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst3
CD\ALIEN
CALL INSTALL.BAT
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst4
CD\SETTLER2
CALL INSTALL.BAT
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst5
CD\ATFDEMO
CALL DEMO.BAT
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst6
CD\SSTEEL
CALL INSTALL.EXE
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst7
CD\SFDEMO
CALL SFRUNME.BAT
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst8
CD\SHELSHOK
CALL INSTSHOK.BAT
cls
echo.
echo Change to the directory you installed
echo ShellShock to and type RUN
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst9
CD\IRON
CALL INSTIRON.BAT
cls
echo.
echo Change to the directory you installed
echo Iron Blood to and type SETUP to select
echo sound settings. Type GAME to play.
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst10
CD\SHAKII
CALL INSTSHAK.BAT
cls
echo.
echo Change to the directory you installed
echo Shakii to and type SETUP to select
echo sound settings. Type DEMO to play.
echo.
echo Type WIN to return to the PC Gamer CD.
goto end
:inst11
cls
echo.
echo CATZ
echo.
echo Catz is a Windows 3.1 game. You'll need to load Windows or Win '95
echo and run the X:\CATZ\SETUP.EXE file (where X is the letter of your
echo CD-ROM drive.
echo.
echo You can check the Disc Pages in the magazine for more information.
echo.
echo.
pause
goto pcg
:inst12
cls
echo.
echo DEATH FROM ABOVE
echo.
echo Death From Above is a Windows 3.1 game. You'll need to load Windows
echo or Win '95 and run the X:\MONKEY\SETUP.EXE file (where X is the letter
echo of your CD-ROM drive.
echo.
echo You can check the Disc Pages in the magazine for more information.
echo.
echo.
pause
goto pcg
:inst13
cls
echo .
echo LEMMINGS PAINTBALL
echo.
echo Lemmings Paintball is for Windows '95 only.
echo.
echo You'll need to load Windows '95 and run the X:\LEMBALL\SETUP.BAT
echo file (where X is the letter of your CD-ROM drive).
echo.
echo.
pause
goto pcg
:inst14
cls
echo .
echo RETURN OF ARCADE
echo.
echo Return of Arcade is for Windows '95 only.
echo.
echo You'll need to load Windows '95 and run the X:\ROATRIAL\ROATRIAL.EXE
echo file (where X is the letter of your CD-ROM drive).
echo.
echo.
pause
goto pcg
:inst15
cls
echo .
echo M1A2 ABRAMS
echo.
echo M1A2 Abrams is for Windows '95 only.
echo.
echo You'll need to load Windows '95 and run the X:\ABRAMSDM\DISK1\SETUP.EXE
echo file (where X is the letter of your CD-ROM drive).
echo.
echo.
pause
goto pcg
:inst16
cls
CD\DUKE3D
cls
TYPE README.TXT
echo.
pause
echo.
echo Type WIN to return to the PC Gamer CD.
echo.
echo Type MENU to return to the DOS installation menu.
goto end
:inst17
CD\DESCENT2
cls
TYPE README.TXT
echo.
pause
echo.
echo Type WIN to return to the PC Gamer CD.
echo.
echo Type MENU to return to the DOS installation menu.
goto end
:inst18
cls
CD\HEXEN
cls
TYPE README.TXT
echo.
echo Type WIN to return to the PC Gamer CD.
echo.
pause
echo.
echo Type MENU to return to the DOS installation menu.
goto end
:inst19
CD\DOOM2
CLS
TYPE README.TXT
echo.
pause
echo.
echo Type WIN to return to the PC Gamer CD.
echo.
echo Type MENU to return to the DOS installation menu.
goto end
:inst20
CD\WAR2
cls
TYPE README.TXT
echo.
pause
echo.
echo Type WIN to return to the PC Gamer CD.
echo.
echo Type MENU to return to the DOS installation menu.
goto end
:end